/*body td{color:#000000; font-family:"宋体"}
*/a{text-decoration:none; color:#000000;}
input{border: #CCCCCC solid 0px;}
.input1{border: #CCCCCC dotted 1px; background:#8B6D4D;}
.myblack {
	font-size: 12px;
	text-decoration: none;
	color:#000000;
}
.myblack14 {
	font-size: 14px;
	text-decoration: none;
}
.myblack12T {
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	color:#666666;
}
.myred {
	font-size: 12px;
	color:#ff0000;
	text-decoration: none;
}
.mysubmit{
	height:24px;
	line-height:20px;
	text-decoration:none;
	background-color:#FFFFFF;
	border:1px solid #ccc;
}
.myinput{
	width:200px;
	height:22px;
	line-height:18px;
	font-size:12px;
	letter-spacing:1px;
	background-color:#FFFFFF;
	border:1px solid #ccc;
}
.mytextarea{
	width:300px;
	line-height:18px;
	font-size:12px;
	letter-spacing:1px;
	background-color:#FFFFFF;
	height:100px;
	border:1px solid #ccc;
}
.mycontent{
	font-size:12px;
	letter-spacing:1px;
	line-height:22px;
	text-decoration:none;
}
.MyMenu{
	background:#000000;
	width:100px;
	filter: Alpha(Opacity=70);
}
.MyMenuB{
	background:#ffffff;
	height:22px;
}
.MyMenuC{
	background:#cccccc;
	width:200px;
	height:30px;
}
.MyDemoB{
	border-bottom:#000000 solid 1px;
	font-size:12px;
	font-weight:bold;
}
.MyDemoC{
	border-bottom:#000000 solid 1px;
	font-size:12px;
	background-color:#999999;
	font-weight:bold;
}